@charset "utf-8";
/* base */
.gcs_radios {
    user-select: none;
}
.layui-input{
    border-color: #E1E6F0;
    border-radius: 0;
}
.layui-form-select .layui-edge{
    border-top-color: #E1E6F0;
    right: 16px;
}
.layui-form-select:hover .layui-edge,.gn_select:hover .gn_select_label i{
    border-top-color: #3464ff;
}

.layui-form-select:hover input,.layui-form-select:hover input.layui-input{
    border-color: #3464FF!important;
}
.layui-select-disabled:hover input,.layui-select-disabled:hover input.layui-input{
    border-color: #E1E6F0!important;
}
.layui-form-select .layui-input{
    padding: 0 36px 0 16px;
}
.layui-form-selected dl{
    padding: 0!important;
    box-shadow: none;
    border-color: #E1E6F0;
    border-radius: 0;
    z-index: 1000;
}
.layui-form-selected .layui-edge{
    border-top-color: #3464ff;
}
body,html{
    background: #F7F9FF;
}
table{
    border-collapse: separate;
}
.w1040{
    width: 1040px;
    margin: 0 auto;
}
.visibility{
    visibility: hidden;
}
.gcs_index_btn_default{
    background: transparent;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
}
.gcs_index_btn_default:hover{
    color: #3464FF;
    border-color: #3464FF;
}
.gcs_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 0;
}
.gcs_index_btn_blue:hover{
    background: linear-gradient(180deg, rgba(102, 154, 255, 1) 0%, rgba(45, 114, 255, 1) 64%, rgba(52, 100, 255, 1) 100%) !important;
    cursor: pointer !important;
    color: #fff;
}
.color_E49A00{
    color: #E49A00;
}
.gcs_index_bg1{
    background: #fff;
}
.gcs_index_bg2{
    background: #F7F9FF;
}
.gcs_index_color_3464FF{
    color: #3464FF !important;
}
.gcs_index_color_8187A1{
    color: #8187A1 !important;
}
.gcs_index_color_E8001C{
    color: #E8001C !important;
}
.gcs_form_radio_group .layui-form-checkbox{
    border-radius: 0;
    width: 14px;
    height: 14px;
    padding-left: 22px;
}
.gcs_form_radio_group .layui-form-checkbox i{
    border-radius: 0;
    width: 14px;
    height: 14px;
    font-size: 12px;
    line-height: 12px;
}
.layui-form-checkbox i{
    background-color: #E1E6F0 !important;
    border-color: #E1E6F0 !important;
}
.layui-form-checked, .layui-form-checked:hover{
    border-color: #3464FF !important;
}
.layui-form-checked i{
    border-color: #3464FF !important;
    background-color: #3464FF !important;
}
.layui-form-checkbox:hover i{
    border-color: #3464FF !important;
}
/* gntips */
.gnTips:hover {
    cursor: pointer;
}

/* right prop */
/* 
@keyframes zsHtml_right {
    from {
        transform:translate3d(70px, 0, 0);
        opacity:.3
    }
    to {
        transform:translate3d(0, 0, 0);
        opacity:1
    }
} */
.zzc-zsHtml {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.zsHtml {
    position: fixed;
    top: 70px;
    right: -100%;
    bottom: 0;
    background: #fff;
    z-index: 10000;
    transition: all .5s;
    box-shadow: -2px 0px 6px 0px rgba(0,0,0,0.07);
    /* -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s; */
    /* -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zsHtml_right;
    animation-name: zsHtml_right; */
}

.zsHtml_xs {
    right: 0;
}

.zsHtml_head {
    height: 54px;
    background: #F7F9FF;
    line-height: 54px;
    box-sizing: border-box;
    border-bottom: 1px solid #E1E6F0;
    padding: 0 24px;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    font-family: PingFangSC-Medium, PingFang SC;
}

.zsHtml_head>span {
    display: inline-block;
    max-width: 490px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zsHtml_head i {
    float: right;
    cursor: pointer;
    color: #8187A1;
}

.zsHtml_head i:hover {
    color: #333;
}

.zsHtml_main {
    overflow-y: auto;
    height: calc(100vh - 104px);
    color: #333;
}

.zsHtml_main::-webkit-scrollbar {
    width: 2px;
}
/* 地域说明 */
.area_desc_box{
    padding: 0 24px 200px;
}
.area_desc_box a{
    cursor: default;
}
.area_desc_box .gcs_area_title{
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 14px;
    padding: 24px 0 12px 0;
}
.area_desc_box p,
.area_desc_box p *{
    font-size: 12px!important;
    font-family: PingFangSC-Regular, PingFang SC!important;
    font-weight: 400!important;
    color: #8187A1!important;
    line-height: 20px!important;
}
.area_desc_box h4{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 14px;
    margin-top: 24px;
}

/* banner  */
.gcs_index_banner{
    padding-top: 32px;
    padding-bottom: 36px;
    width: 100%;
    /* height: 340px; */
    background: linear-gradient(289deg, #14258D 0%, #051044 85%, #040F41 100%);
}
.gcs_index_banner_left{
    width: 623px;
}
.gcs_index_banner_left h2{
    font-size: 38px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 38px;
    padding: 28px 0 30px;
}
.gcs_index_banner_left p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,0.5);
    line-height: 30px;
}
.gcs_index_banner_left .gcs_index_banner_btn{
    padding-top: 40px;
    text-align: left;
    font-size: 0;
}
.gcs_index_banner_left .gcs_index_banner_btn a{
    width: 128px;
    line-height: 48px;
    margin-right: 24px;
    font-size: 16px;
}
.gcs_index_banner_left .gcs_index_banner_btn a:last-child{
    margin-right: 0;
    line-height: 46px;
}
.gcs_index_banner_right,
.gcs_index_banner_right img{
    width: 347px;
    height: 272px;
}

/* 推荐 */
.gcs_index_container{
    padding-bottom: 70px;
}
.gcs_index_container h2{
    text-align: center;
    padding: 70px 0 54px;
    font-size: 36px;
    font-family: PingFangSC, PingFang SC,"Microsoft YaHei", Tahoma, Helvetica, sans-serif;
    font-weight: 500;
    color: #040F43;
    line-height: 36px;
}

.gcs_index_tj {
}
.gcs_index_tj_list{
    float: left;
    width: 386px;
    background-color: #fff;
    margin-right: 21px;
}
.gcs_index_tj_list[data-status="3"] .gcs_index_tj_foot a.gcs_index_btn_blue{
    background: linear-gradient(180deg, #E1E6F0 0%, #D1D6E5 70%, #C2C6D2 100%) !important;
    cursor: no-drop !important;
    pointer-events: auto !important;
    position: relative;
}
.gcs_index_tj_list[data-status="3"] .gcs_index_tj_foot a.gcs_index_btn_blue::before{
    content: '已售罄';
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #E1E6F0 0%, #D1D6E5 70%, #C2C6D2 100%) !important;
}
.gcs_index_tj_list:hover{
    box-shadow: 0px 10px 36px 0px rgb(5 17 71 / 7%);
}
.gcs_index_tj_list:last-child{
    margin-right: 0;
}
.gcs_index_tj_list:nth-child(2) .gcs_index_tj_title{
background: linear-gradient(270deg, #4D83EC 0%, #0D3DDC 100%);
}
.gcs_index_tj_list:nth-child(3) .gcs_index_tj_title{
background: linear-gradient(270deg, #49539B 0%, #343C72 100%);
}
.gcs_index_tj_title{
    height: 102px;
    width: 100%;
    background: linear-gradient(270deg, #F2997E 0%, #EC7161 100%);
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    padding: 0 28px 0 30px;
}
.gcs_index_tj_title h3{
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    padding: 26px 0 11px;
}
.gcs_index_tj_title p{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,0.7);
    line-height: 24px;
}

.gcs_index_tj_content{
    border: 1px solid #E1E6F0;
    border-top: none;
    padding: 0 29px;
}
.gcs_index_tj_list ul{
    padding: 12px 0;
}
.gcs_index_tj_list li{
    width: 100%;
    float: left;
    position: relative;
}
.gcs_index_tj_list li .gcs_label{
    width: 157px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 40px;
    float: left;
}
.gcs_index_tj_list li .gcs_txt{
    width: calc(100% - 157px);
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    float: left;
}
.gcs_index_tj_list li .gcs_txt .layui-input{
    border: none;
    padding-left: 0;
    padding-right: 18px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    height: 40px;
}
.gcs_index_tj_list li .gcs_txt .gn_select_label,
.gcs_index_tj_list li .gcs_txt .gn_select_label .gn_select_txt,
.gcs_index_tj_list li .gcs_txt .gn_select_label .gwc_select_txt{
    line-height: 40px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
}
.gcs_index_tj_list li .gcs_txt .gn_select_label{
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    border: none;
    padding: 0;
}
.gcs_index_tj_list li .gcs_txt .gn_select_i,
.gcs_index_tj_list li .gcs_txt .layui-form-select .layui-edge{
    right: 0;
}
.gcs_index_tj_list li .gcs_txt.czxt{
    /* line-height: 24px;
    padding: 8px 0; */
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.gcs_index_tj_foot{
    border-top: 1px solid #E1E6F0;
    padding: 23px 0 40px;
    line-height: 38px;
}
.gcs_index_tj_foot .gcs_price{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 30px;
    margin-bottom: 24px;
    /* display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; */
    height: 30px;
}
.gcs_index_tj_foot .gcs_price .jgn{
    height: 30px;
}
.gcs_index_tj_foot .gcs_price .jgn .jgn_n{
        position: relative;
        top: -1px;
        font-size: 14px;
}
.gcs_index_tj_foot .gcs_price .jgn .jgn_n .sc {
    font-size: 14px;
}
.gcs_index_tj_foot .gcs_price b{
    font-size: 30px;
    font-family: DINProM;
    font-weight: bold;
    color: #E8001C;
    line-height: 30px;
    margin-right: 4px;
    display: inline-block;
}
.gcs_index_tj_foot .gcs_price b font{
    font-size: inherit;
    line-height: 30px;
    display: inline-block;
}
.gcs_index_tj_foot .gcs_price .gcs_yj{
    margin-top: 8px;
    display: inline-block;
    margin-left: 10px;
    padding: 0 8px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    background: linear-gradient(to top, #FF0F2C 0%,#FF5E72 50%, #FF8795 100%);
    background-size: 100%;
    border-radius: 1px;
}
.gcs_index_tj_foot .gcs_price .gcs_yj font{
    font-size: inherit;
}
.gcs_index_tj_foot a{
    width: 154px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 42px;
    border: 1px solid #E1E6F0;
    box-sizing: border-box;
}
.gcs_index_tj_foot a.gcs_index_btn_blue{
    color: #FFFFFF;
    line-height: 44px;
    border: none;
    margin-right: 18px;
}

/* 相关文档 */
.gcs_index_xgwd {
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    /* align-items: stretch; */
}
.gcs_index_xgwd_left{
    float: left;
    width: 590px;
    background-color: #fff;
}
.gcs_index_xgwd_right{
    float: right;
}
.gcs_index_xgwd_right .gcs_index_xgwd_title{
    background: linear-gradient(270deg, #49539B 0%, #343C72 100%);
}
.gcs_index_xgwd_title{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    height: 74px;
    width: 100%;
    background: linear-gradient(270deg, #4D83EC 0%, #0D3DDC 100%);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 74px;
    padding: 0 30px;
}
.gcs_index_xgwd_title span{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 74px;
    display: flex;
    align-items: center;
}
.gcs_index_xgwd_title span::before{
    padding-right: 10px;
    content: '';
    clear: both;
    display: inline-block;
    width: 0;
    height: 16px;
    border-left: 3px solid #fff;
}
.gcs_index_xgwd_title a{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.7;
}
.gcs_index_xgwd_title a:hover{
    opacity: 1;
}
.gcs_index_xgwd_title a i{
    font-size: 12px;
}
.gcs_index_xgwd_left ul{
    height: 281px;
    border: 1px solid #E1E6F0;
    border-top: none;
}
.gcs_index_xgwd_left li{
    padding: 0 30px;
}
.gcs_index_xgwd_left li:nth-child(5) a{
    border-bottom: none;
}
.gcs_index_xgwd_left li:hover{
    background: #F2F5FF;
}
.gcs_index_xgwd_left li:hover a{
    color: #3464FF;
}
.gcs_index_xgwd_left li a{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    border-bottom: 1px dashed #E1E6F0;
}
/* 首页结束 */

/* form表单 */
.gcs_form_block{
    display: block;
    zoom: 1;
}
.gcs_form_block::after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.gcs_form_label{
    vertical-align: top;
    display: block;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 38px;
    float: left;
}
.gcs_form_label i,.public_ip_eip{
    font-size: 12px;
    font-weight: 400;
    color: #8187A1;
    cursor: pointer;
    margin-left: 6px;
    vertical-align: top;
    user-select: none;
}
.gcs_form_label i:hover,.public_ip_eip:hover{
    color: #3464FF;
}
.gcs_form_radio_group{
    vertical-align: top;
    display: block;
    margin-left: 86px;
    display: flex;
    flex-wrap: wrap;
}
.gcs_area_box{
    width: 100%;
    border-bottom: 1px solid #E1E6F0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    min-height: 41px;
}
.gcs_area{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 40px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-right: 16px;
}
.gcs_area.active{
    color: #3464FF;
}
.gcs_area.active::before{
    content: "";
    clear: both;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    width: 30px;
    border-bottom: 3px solid #3464FF;

}
.gcs_form_radio{
    min-width: 116px;
    display: inline-block;
    padding: 0 20px;
    line-height: 36px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    margin-right: 16px;
    box-sizing: border-box;
    color: #040F43;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px;
}
.gcs_form_radio_img{
    padding: 0;
}
.gcs_form_radio img{
    display: block;
    width: auto;
    height: 36px;
}
.gcs_form_radio.active{
    color: #3464FF;
    border-color: #3464FF;
}
.gcs_form_radio:last-child{
    margin-right: 0;
}
.gcs_form_tips{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 18px;
    display: block;
}
.gcs_form_tips1{
    margin-top: 10px;
}
.gcs_form_select{
    max-width: 400px;
    width: 100%;
    position: relative;
}
.gcs_form_select1{
    margin-right: 16px;
}
.gcs_form_select input,.gcs_form_select input.layui-input{
    width: 100%;
    line-height: 38px;
    height: 38px;
    border: 1px solid #E1E6F0;
    position: relative;
    padding: 0 36px 0 16px;
    font-size: 14px;
    cursor: pointer;
    text-align: left;
    box-sizing: border-box;
    margin: 0;
}
.gcs_form_select i{
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
}

.gcs_form_select input:focus{
    border-color: #3464FF!important;
}

/* .gcs_form_select.active::before{
    transform: translateY(-50%) rotate(180deg);
} */
.gcs_form_select_option{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.gcs_form_select_option ul{
    max-height: 250px;
    margin-bottom: 0;
    padding-left: 0;
    overflow: auto;
    list-style: none;
    outline: none;
}
.gcs_form_select_option li{
    padding-left: 16px;
    background: #fff;
    position: relative;
    display: block;
    padding: 3px 16px;
    overflow: hidden;
    color: #404040 !important;
    font-weight: 400 !important;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    font-size: 14px;
}
.gcs_form_select_option li:hover{
    background-color: #F2F5FF;
}
/* notableList */
.gcs_noData{
    padding: 50px 0 40px;
    display: flex;
    
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.gcs_noData .gcs_nodata_img img{
    width: 240px;
    height: auto;
}
.gcs_noData p{
    padding: 20px 0 0;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 14px; 
}


/* ----------------------------------------------------------------------------------------------------- */
/* 实例表格 */
.gcs_table1{
    margin-top: 20px;
    width: 100%
}
.gcs_table1 thead tr{
    height: 40px;
    line-height: 40px;
    background: #3464FF;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: left;
}
.gcs_table1 thead .gcs_slmc{
    text-indent: 44px;
}
.gcs_table1 thead i{
    margin-left: 6px;
    color: rgba(255,255,255,.5);
    cursor: pointer;
}
.gcs_table1 thead i:hover {
    color: rgba(255,255,255);
}
.gcs_table1 tbody{
    border: 1px solid #E1E6F0;
    border-top: none;
}
.gcs_table1 tbody tr{
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 39px;
}
.gcs_table1 tbody tr:last-child td{
    border-bottom: 1px solid #E1E6F0;
}
thead th{
    font-size: 12px;
    font-weight: 500;
}

.gcs_table1 tbody td{
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 39px;
    
    border-bottom: 1px dashed #E1E6F0;
}
.gcs_table1 tbody td:first-child{
    border-left: 1px solid #E1E6F0;
}
.gcs_table1 tbody td:last-child{
    border-right: 1px solid #E1E6F0;
}
.gcs_table1 tbody .gcs_sycj{
    font-weight: 400;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    max-width: 336px;
}
.gcs_table1 tbody .gcs_sycj .gcs_sycj_span{
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    max-width: calc(100% - 30px);
    display: block;
}
.gcs_table1 tbody .gcs_slmc{
    padding-left: 43px;
    position: relative;
}
.gcs_table1 tbody .gcs_slmc i.gn_radios{
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #E1E6F0;
    border-radius: 50%;
    position: absolute;
    left: 13px;
    top: 13px;
}
.gcs_table1 tbody .gcs_ckfy{
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #B40000;
}
.gcs_table1 tbody tr{
    cursor: pointer;
}
.gcs_table1 tbody tr.active{
background: #F2F5FF;
}
.gcs_table1 tbody tr.active .gcs_slmc{
    color: #3464FF;
}
.gcs_table1 tbody tr.active .gcs_slmc i.gn_radios{
    border-color: #3464FF;
}

.gcs_table1 tbody tr.disabled,.gcs_table1 tbody tr.disabled td,.gcs_table1 tbody tr.disabled td i{
    color: #E1E6F0 !important;
    cursor: no-drop !important;
}
.gcs_table1 tbody tr .gcs_slmc {
    white-space: nowrap;
}
/* .gcs_table1 tbody tr .gcs_slmc .sq_empty{
    display: none;
} */
.gcs_table1 tbody tr .gcs_slmc .sq_empty{
    display: none;
    color: #E1E6F0;
    font-size: inherit;
    position: relative;
    margin-left: 10px;
    padding: 0 15px 0 11px;
}
.gcs_table1 tbody tr.disabled .gcs_slmc .sq_empty{
    display: inline-block;
}
.gcs_table1 tbody tr .gcs_slmc .sq_empty::before{
    content: '';
    position: absolute;
    width: 1px;
    height: 8px;
    background: #E1E6F0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.gcs_table1 tbody tr.disabled .gcs_slmc i.gn_radios{
    color: #E1E6F0 !important;
    border-color: #E1E6F0 !important;
}
.gcs_table1 tbody tr.active.disabled .gcs_slmc i.gn_radios::before{
    background-color: #E1E6F0 !important;
}
.gcs_table1 tbody tr.disabled .gcs_slmc{
    color: #E1E6F0 !important;
}

.gcs_table1 tbody tr .gcs_slmc i.iconzhujie{
    color: #8187A1;
    margin-left: 6px;
    font-size: 12px;
    line-height: 18px;
    display: none;
}
.gcs_table1 tbody tr.active .gcs_slmc i.iconzhujie{
    display: inline-block;
}
.gcs_table1 tbody tr.active .gcs_slmc i.iconzhujie:hover{
    color: #3464FF;
}
.gcs_table1 tbody tr.active .gcs_slmc i.gn_radios::before{
    content: '';
    clear: both;
    width: 6px;
    height: 6px;
    background-color: #3464FF;
    position: absolute;
    left: 3px;
    top: 3px;
    border-radius: 50%;
}
#gcs_table1{
    display: block;
}
.gcs_table1_foot{
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    width: 100%;
}
.gcs_table1_foot .gcs_nodata_img{

}
.gcs_table1_foot .gcs_nodata_img img{
    width: 240px;
    height: auto;
}
.gcs_table1_foot p{
    padding: 20px 0 0;
    font-size: 14px;
    color: #999999;
    line-height: 14px;
}

/* 操作系统 */
.gcs_form_xt{
    width: 116px;
    height: 66px;
    background: #FFFFFF;
    color: #333333;
    border: 1px solid #E1E6F0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.gcs_form_xt i{
    display: block;
    width: 24px;
    height: 24px;
    background: no-repeat center center;
    background-size: 24px;
    margin-bottom: 6px;
}
.gcs_form_xt.disabled{
    border-color: #E1E6F0!important;
    color: #E1E6F0!important;
    cursor: not-allowed!important;
}
.gcs_form_xt.disabled i{
    filter:grayscale(100%)!important;
}
.gcs_form_xt.active .gcs-CentOS,
.gcs_form_xt:hover .gcs-CentOS{
    background-image: url(../imgs/cps/gcs/buy/CentOS.png);
}
.gcs_form_xt .gcs-CentOS{
    background-image: url(../imgs/cps/gcs/buy/CentOS-weak.png);
}
.gcs_form_xt.active .gcs-Debian,
.gcs_form_xt:hover .gcs-Debian{
    background-image: url(../imgs/cps/gcs/buy/Debian.png);
}
.gcs_form_xt .gcs-Debian{
    background-image: url(../imgs/cps/gcs/buy/Debian-weak.png);
}
.gcs_form_xt.active .gcs-Ubuntu,
.gcs_form_xt:hover .gcs-Ubuntu{
    background-image: url(../imgs/cps/gcs/buy/Ubuntu.png);
}
.gcs_form_xt .gcs-Ubuntu{
    background-image: url(../imgs/cps/gcs/buy/Ubuntu-weak.png);
}
.gcs_form_xt.active .gcs-Windows,
.gcs_form_xt:hover .gcs-Windows{
    background-image: url(../imgs/cps/gcs/buy/Windows.png);
}
.gcs_form_xt .gcs-Windows{
    background-image: url(../imgs/cps/gcs/buy/Windows-weak.png);
}
.gcs_form_xt.active .gcs-Fedora,
.gcs_form_xt:hover .gcs-Fedora{
    background-image: url(../imgs/cps/gcs/buy/Fedora.png);
}
.gcs_form_xt .gcs-Fedora{
    background-image: url(../imgs/cps/gcs/buy/Fedora-weak.png);
}
.gcs_form_xt.active .gcs-Alibaba,
.gcs_form_xt:hover .gcs-Alibaba{
    background-image: url(../imgs/cps/gcs/buy/Alibaba.png);
}
.gcs_form_xt .gcs-Alibaba{
    background-image: url(../imgs/cps/gcs/buy/Alibaba-weak.png);
}
.gcs_form_xt.active .gcs-AlmaLinux,
.gcs_form_xt:hover .gcs-AlmaLinux{
    background-image: url(../imgs/cps/gcs/buy/AlmaLinux.png);
}
.gcs_form_xt .gcs-AlmaLinux{
    background-image: url(../imgs/cps/gcs/buy/AlmaLinux-weak.png);
}
.gcs_form_xt.active .gcs-RockyLinux,
.gcs_form_xt:hover .gcs-RockyLinux{
    background-image: url(../imgs/cps/gcs/buy/RockyLinux.png);
}
.gcs_form_xt .gcs-RockyLinux{
    background-image: url(../imgs/cps/gcs/buy/RockyLinux-weak.png);
}
.gcs_form_xt.active,
.gcs_form_xt:hover{
    color: #3464FF;
    border: 1px solid #3464FF;
}

.gcs_form_xt.disabled:hover .gcs-CentOS{
    background-image: url(../imgs/cps/gcs/buy/CentOS-weak.png);
}
.gcs_form_xt.active.disabled:hover .gcs-CentOS{
    background-image: url(../imgs/cps/gcs/buy/CentOS.png);
}
.gcs_form_xt.disabled:hover .gcs-Debian{
    background-image: url(../imgs/cps/gcs/buy/Debian-weak.png);
}
.gcs_form_xt.active.disabled:hover .gcs-Debian{
    background-image: url(../imgs/cps/gcs/buy/Debian.png);
}
.gcs_form_xt.disabled:hover .gcs-Ubuntu{
    background-image: url(../imgs/cps/gcs/buy/Ubuntu-weak.png);
}
.gcs_form_xt.active.disabled:hover .gcs-Ubuntu{
    background-image: url(../imgs/cps/gcs/buy/Ubuntu.png);
}
.gcs_form_xt.disabled:hover .gcs-Windows{
    background-image: url(../imgs/cps/gcs/buy/Windows-weak.png);
}
.gcs_form_xt.active.disabled:hover .gcs-Windows{
    background-image: url(../imgs/cps/gcs/buy/Windows.png);
}
.gcs_form_xt.disabled:hover .gcs-Fedora{
    background-image: url(../imgs/cps/gcs/buy/Fedora-weak.png);
}
.gcs_form_xt.active.disabled:hover .gcs-Fedora{
    background-image: url(../imgs/cps/gcs/buy/Fedora.png);
}
/* 存储 */
.gcs_cc{
    display: block;
}
.gcs_cc .gcs_table.bbnone{
    border-bottom: none;
}
.gcs_cc .gcs_table thead th,
.gcs_cc .gcs_table tbody td
{
    padding-left: 0;
    border-right: 0;
}

.gcs_cc .gcs_table thead th:first-child,
.gcs_cc .gcs_table tbody td:first-child
{
    padding-left: 20px;
}
.gcs_cc .gcs_table thead th{
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    border-bottom: 1px solid #E1E6F0;
}
.gcs_cc .gcs_table thead th i{
    margin-left: 6px;
    color: #8187A1;
    cursor: pointer;
}
.gcs_cc .gcs_table thead th i:hover{
    color: #3464FF;
}
.gcs_cc .gcs_table tbody td{
    padding: 10px 0px;
}
.gcs_cc .gcs_table tbody tr td{
    border-bottom: 1px dashed #E1E6F0;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.gcs_cc .gcs_cc_foot{
    position: relative;
    text-align: center;
    border-top: 1px dashed #E1E6F0;
}
/* .gcs_cc .gcs_cc_foot::before{
    content: "";
    clear: both;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    border-bottom: 1px solid #ccc;
    transform: translateY(-50%);
} */
.gcs_cc_lx .layui-form-select{
    width: 128px;
}
.gcs_cc_lx .layui-form-select .layui-input{
    height: 30px;
    line-height: 28px;
    border-color: #E1E6F0;
}
.layui-input:hover,
.layui-input:focus{
    border-color: #3464FF!important;
}
.layui-disabled,
.layui-disabled:hover,
.layui-disabled:focus{
    color: #E1E6F0!important;
    border-color: #E1E6F0!important;
}
.gcs_input{
    width: 140px;
    height: 34px;
    line-height: 32px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    text-indent: 16px;
    font-size: 14px;
}
.gcs_cc_an{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
}
.gcs_cc_an button{
    width: 34px;
    height: 34px;
    background: #fff;
    border: 1px solid #E1E6F0;
    line-height: 28px;
    color: #8187a1;

}
.gcs_cc_an button i {
    pointer-events: none;
}
.gcs_cc_an button.disabled{
    background: #F7F9FF;
    border: 1px solid #E1E6F0 !important;
}
.gcs_cc_an button.disabled,
.gcs_cc_an button.disabled i{
    color: #E1E6F0!important;
    cursor: not-allowed;
}
.gcs_cc_an button i.jian{
    margin-left: -20px;
    font-size: 12px;
    transform: scale(0.17);
}
.gcs_cc_an input {
    width: 72px;
    height: 34px;
    line-height: 32px;
    background: #fff;
    border-top: 1px solid #E1E6F0;
    border-bottom: 1px solid #E1E6F0;
    text-align: center;color: #333333;
    font-size: 14px;
}
.gcs_cc_rongl .layui-form-select,
.gcs_cc_rongl .layui-form-select .layui-input{
    width: 142px;
    text-align: left;
}
.gcs_cc_rongl .layui-form-select .layui-input{
    padding-left: 16px;
}
.gcs_cc_rongl.gcs_cc_an input,
.gcs_cc_sl.gcs_cc_an input{
    font-family: PingFangSC-Medium, PingFang SC;
}
.gcs_cc_foot{
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 52px;
    height: 55.5px;
    border: 1px solid #E1E6F0;
    border-top: none;
}
.gcs_cc_foot *{
    line-height: 52px;
}
.gcs_cc_foot a{
    color: #3464FF;
    padding-right: 11px;
    margin-right: 10px;
    position: relative;
    font-size: 14px;
    display: inline-block;
}
.gcs_cc_foot a::after{
    content: '';
    clear: both;
    width: 0;
    height: 12px;
    display: inline-block;
    border-right: 1px solid #E1E6F0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.gcs_cc_foot a i{
    margin-right: 8px;
    font-size: 16px;
    position: relative;
    top: 1px;
}
/*  */
.gcs_text{
    font-size: 14px;
    line-height: 38px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
}
.gcs_text .no_check{
    margin-right: 8px;
    height: 14px;
    display: inline-block;
    cursor: not-allowed;
}
.gcs_text .no_check i{
    color: #E1E6F0;
    font-size: 14px;
}

/* 购买页底部 */
.gcs_foot{
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 108px;
    background: #FFFFFF;
    box-shadow: 0px -2px 4px 0px rgba(5,17,71,0.05);
}
.gcs_foot_con{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
} 
.gcs_foot_left{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 72px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.gcs_foot_left .gcs_cpmc{
    padding: 0 20px 0 14px;
    font-size: 14px;
}
.gcs_foot_left .gcs_cpmc span{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E8001C;
}
.gcs_foot_left .gcs_foot_select{
    margin: 0 20px 0 14px;
    width: 124px;
}
.gcs_foot_left .gcs_foot_select .gn_select_label{
    padding-right: 28px;
}
.gcs_foot_left .gcs_foot_select .gn_gwc_select{
    line-height: 38px;
}
.gcs_foot_left .gcs_foot_select .gwc_select_dropdown-menu{
    bottom: 100%;
    max-height: 172px;
    overflow-y: scroll;
    margin-bottom: 6px;
}
.gcs_foot_left .gcs_foot_select .gn_gwc_select_label{
    padding: 0 16px;
    height: 38px;
    border: 1px solid #E1E6F0;
}
.gcs_foot_left .gcs_foot_select .gn_gwc_select_label.active,
.gcs_foot_left .gcs_foot_select .gn_gwc_select_label:hover{
    border-color: #3464FF!important;
}
.gcs_foot_left .gcs_foot_select .gn_gwc_select_label .gwc_select_txt{
    line-height: 36px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.gcs_foot_left .gcs_foot_select .gn_gwc_select i{
    right: 16px;
}
.gcs_foot_left .gcs_cc_an{
    margin-left: 14px;
}
.gcs_foot_left .gcs_cc_an button{
    width: 38px;
    height: 38px;
}
.gcs_foot_left .gcs_cc_an button i.jian{
    margin-left: -18px;
}
.gcs_foot_left .gcs_cc_an input{
    height: 38px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.gcs_foot_right{
    height: 72px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 72px;
    display: flex;
    align-items: center;
}
.gcs_foot_right .pro_show {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    padding-right: 20px;
}
.gcs_foot_right span{
    display: inline-block;
    font-size: 14px;
}
.gcs_foot_right .gcs_foot_pzmx{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3464FF;
    margin-right: 14px;
    cursor: pointer;
    position: relative;
}

.gcs_foot_right .gcs_foot_pzmx:hover::before{
    display: inline-block;
    width: 10px;
    height: 10px;
    content: '';
    clear: both;
    position: absolute;
    left: 50%;
    bottom: 56px;
    background-size: 100%;
    border: 1px solid #E1E6F0;
    transform: translateX(-50%) rotate(45deg);
    border-top: none;
    border-left: none;
    background: #fff;
    z-index: 999;
}
.gcs_foot_right .gcs_foot_pzmx:hover .gcs_pzmx_table {
    display: block;
}
.gcs_foot_right .gcs_index_btn_blue{
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
}
/* 购买页 经销商样式 */
.gcs_foot_name{
    line-height: 46px;
    padding-top: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    position: relative;
}
.gcs_foot_name_us_span {
    position: absolute;
    white-space: nowrap;
    right: 0;
    bottom: 0;
}
.gcs_foot_tn{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 38px;
    padding-bottom: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
}

.gcs_foot_user_right .gcs_foot_right{
    justify-content: flex-end;
    line-height: 38px;
    padding-bottom: 20px;
    height: 58px;
}
.gcs_foot_user_right .gcs_foot_name{
    justify-content: flex-end;
    line-height: 46px;
    height: 50px;
    text-align: right;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
}
.gcs_foot_user_right .gcs_foot_name b{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E8001C;
}
.gcs_foot_user_right .gcs_foot_name a{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3464FF!important;
}
.gcs_foot_user_right .gcs_foot_pzmx:hover::before{
    bottom: 38px;
}
.gcs_foot_user_right .gcs_pzmx_table{
    bottom: 32px;
}
/* 配置明细 */
.gcs_pzmx_table{
    display: none;
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 526px;
    padding-bottom: 11px;
}
/* .gcs_pzmx_table.active{
    display: block;
} */
.gcs_table2{
    width: 100%;
    background: #FFFFFF;
    /* border-collapse: separate; */
    border: 1px solid #E1E6F0;
}
.gcs_table2 thead tr{
    height: 40px;
    line-height: 40px;
    background: #F7F9FF;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    text-align: left;
    /* border: 1px solid #E1E6F0; */
}
.gcs_table2 thead tr th {
    border-bottom: 1px solid #E1E6F0;
}
.gcs_table2 thead .gcs_slmc{
    text-indent: 19px;
}
.gcs_table2 tbody{
    border: 1px solid #E1E6F0;
    border-top: none;
    border-bottom: none;
}
.gcs_table2 tbody tr,
.gcs_table2 tfoot tr{
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    border-bottom: 1px dashed #E1E6F0;
}

.gcs_table2 tbody td,
.gcs_table2 tfoot td{
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    border-bottom: 1px dashed #E1E6F0;
}
.gcs_table2 tbody .gcs_pzmx_tr td{
    color: #8187A1;
}
.gcs_table2 tbody .gcs_pzmx_tr:hover td{
    color: #333333;
    background: #F2F5FF;
}
.gcs_table2 tfoot td {
    border: 0;
}
.gcs_table2 tbody .gcs_sycj{
    font-weight: 400;text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    max-width: 336px;
}
.gcs_table2 tbody .gcs_slmc{
    
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
}
.gcs_table2 tfoot .nodata{
    color: #8187A1;
    font-weight: normal;
}
.gcs_table2 tbody .gcs_slmc,
.gcs_table2 tfoot .gcs_slmc{
    padding-left: 19px;
    position: relative;
}
.gcs_table2 tbody tr .gcs_ckfy,
.gcs_table2 tfoot .gcs_ckfy{
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #E8001C!important;
}
.gcs_table2 tbody tr.active{
background: #F2F5FF;
}
.gcs_table2 tbody tr.active .gcs_slmc{
    color: #3464FF;
}

.gcs_table2 tfoot{
    border: 1px solid #E1E6F0;
    border-top: none;
    border-bottom: none;
}
.gcs_table2 tfoot tr{
    border-bottom: 1px solid #E1E6F0;
}

.gcs_foot_right .pzfy_box{
    margin-right: 4px;
}
.gcs_foot_right .pzfy_box,
.gcs_foot_right .gcs_pzfy{
    font-size: 20px;
    font-family: DINProM !important;
    font-weight: bold;
    color: #E8001C;
}
.gcs_foot_right .pzyj_box{
    margin-left: 14px;
}

.gcs_foot_right .pzyj_box span{
    /* text-decoration: line-through;
    text-decoration-thickness: 1px; */
}
.gcs_foot_right .pzyj_box,
.gcs_foot_right .gcs_pzyj
{
    font-size: 14px;
    /* text-decoration: line-through; */
    /* text-decoration-thickness: 1px; */
}
.gcs_ljgm{
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    margin-right: 10px;
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
}
.gcs_ljgm.disabled{
background: linear-gradient(180deg, #E1E6F0 0%, #D1D6E5 70%, #C2C6D2 100%);
cursor: no-drop !important;
pointer-events: auto !important;
position: relative;
}
.gcs_ljgm.disabled::before{
    content: '已售罄';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #E1E6F0 0%, #D1D6E5 70%, #C2C6D2 100%);
    text-align: center;
}
.gcs_ljgm.disabled:hover{
background: #E1E6F0 !important;
cursor: no-drop !important;
}
.gcs_foot .a_gwc{
    width: 38px;
    height: 38px;
}
.gcs_foot .a_gwc.disabled{
    border-color: #E1E6F0;
}
.gcs_foot .a_gwc.disabled i{
    color: #E1E6F0;
}
.gcs_foot .a_gwc.disabled:hover{
    background: transparent;
    color: #E1E6F0;
    cursor: no-drop !important;
}
.gcs_foot .a_gwc.disabled:hover i{
    color: #E1E6F0;
    cursor: no-drop !important;
}
.gcs_foot .a_gwc i{
    font-size: 18px;
}


.gcs_form_jcpz{
    margin-bottom: 11px;
}
.gcs_form_jcpz_title{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #040F43;
    line-height: 16px;
}
.gcs_form_jcpz_title::before{
    border: 0;
    padding-right: 12px;
    content: "";
    clear: both;
    display: inline-block;
    border-left: 4px solid;
    border-image: linear-gradient(to bottom, #3E88FF, #3464FF, #144BFF) 1;
    width: 0;
    height: 14px;
    top: 1px;
    position: relative;
}
.gcs_pz_bg1{
    background-color: #F7F9FF;
}
.gcs_pz_container h2{
    padding: 55px 0 35px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: normal;
    color: #040F43;
    line-height: 28px;
}
.gcs_pz_tab{
    padding-bottom: 30px;
}
.gcs_pz_tab a {
    line-height: 38px;
    box-sizing: border-box;
    padding: 0 26px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    margin-right: 20px;
    border-color: #E1E6F0;
    background-color: #fff;
    float: left;
}
.gcs_pz_tab a.gcs_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
}
.gcs_pz_content{

}
.gcs_pz_content_box{
    background-color: #fff;
    padding: 30px 24px 60px;
    margin-bottom: 20px;
}
.gcs_pz_content_box h3{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 16px;
    padding: 30px 0 20px;
}
.gcs_pz_content_box h3::before{
    content: '';
    clear: both;
    display: inline-block;
    margin-right: 12px;
    width: 4px;
    height: 14px;
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
}
/* 配置信息 */
.gcs_form_list{
    margin-bottom: 20px;
}
.mb0{
    margin-bottom: 0;
}
.gcs_ip_describe {
    display: inline-block;
    padding-left: 12px;
    margin-left: 8px;
    position: relative;
    font-size: 14px;
    line-height: 38px;
    color: #040F43;
}
.gcs_ip_describe::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #E1E6F0;
    width: 1px;
    height: 12px;
    
}
/* table start */
.gcs_table{
    border: 1px solid #E1E6F0;
}
.gcs_table thead th{
    background: #F7F9FF;
    border-right: 1px solid #E1E6F0;
    text-align: left;
    height: 44px;
}
.gcs_table thead th > span{
    padding: 0 20px;
    line-height: 44px;
    color: #040F43;
    font-weight: bold;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    display: inline-block;
}
.gcs_table thead th:last-child{
    border-right: none;
}
.gcs_table tbody tr{
    border-top: 1px solid #E1E6F0;
}
.gcs_table tbody tr:last-child td{
    border-bottom: none;
}
.gcs_table tbody td{
    border-right: 1px solid #E1E6F0;
    color: #333333;
}
.gcs_table tbody td > span{
    padding: 14px 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 20px;
    display: inline-block;
}

.gcs_table tbody td:nth-child(1){
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    line-height: 1.5;
}

.gcs_table tbody td:last-child{
    border-right: none;
}
.gcs_table tbody td .gcs_cc_xn{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gcs_table tbody td .gcs_cc_xn span{
    padding: 0;
    line-height: 30px;
}
.gcs_table tbody td .gcs_cc_xn span.not{
    color: #8187A1;
}
.gcs_table tbody td .gcs_cc_xn a{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3464FF;
    padding-right: 19px;
}
/* table end */
.gcs_buy_shopcar span{
    font-size: 20px;
    font-family: DINAlternate-Bold, DINAlternate;
    font-weight: bold;
    color: #E8001C;
}
.gcs_buy_shopcar em{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #8187A1;
}
.gcs_buy_shopcar p:last-child{
    margin-top: 10px;
    font-size: 0;
}
.gcs_buy_shopcar a{
    display: inline-block;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 13px;
    line-height: 28px;
    height: 28px;
    vertical-align: top;
    margin-right: 10px;
}
.a_gwc{
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #3464FF;
    box-sizing: border-box;
    cursor: pointer;
}
.a_gwc .jrgwc, .a_gwc .yjgwc{
    line-height: 28px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.a_gwc i{
    font-size: 13px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    color: #3464FF;
    cursor: pointer;
}
.a_gwc .yjgwc i{
    width: 10px;
    height: 2px;
    background: #3464FF;
    color: #3464FF;
}
.a_gwc:hover .yjgwc i{
    background: #fff;
}

.a_gwc:hover{
    background: #3464FF;
}
.a_gwc:hover i{
    color: #fff;
}


/* 自定义配置 */
.gcs_form_number_box .gcs_form_number{
    margin-right: 50px;
}
.gcs_form_number_box{
    display: none;
}
.gcs_form_number_box.active{
    display: inline-block;
    margin-top: 12px;
}
.gcs_form_number{
    text-align: center;
    font-size: 0;
    display: inline-block;
    min-width: 113px;
}
.gcs_form_number > *{
    vertical-align: middle;
}

.gcs_form_number button{
    width: 38px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #8187A1;
}
.gcs_form_number button.disabled{
    color: #E1E6F0;
    cursor: revert;
}
.gcs_form_number button i{
    font-size: 14px;
}
.gcs_form_number button i.jian{
    transform: scale(calc(14 / 84));
    margin-left: -23px;
}
.gcs_form_number input{
    margin: 0 4px;
    width: 70px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #040F43;
    text-align: center;
    margin: 0 4px;
    width: 51px;
    background-color: #F7F9FF;
    display: inline-block;
    font-size: 14px;
    color: #040F43;
    text-align: center;
}
.gcs_form_number input.active{
    color: #E1E6F0;

}
.gcs_form_number span{
    padding-left: 10px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 38px;
    display: inline-block;
}
.gcs_form_number p{
    padding-top: 14px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 20px;
}
.gcs_buy_shopcar p{
    line-height: 1;
}
.gcs_buy_shopcar p:first-child em{
    text-decoration: line-through;
}
.gcs_buy_shopcar p:nth-child(2){
    padding-top: 12px;
}
.gcs_buy_shopcar p:nth-child(2) > *{
    vertical-align: middle;
}
.gcs_buy_shopcar p:last-child{
    padding-top: 10px;
}
.layui-form-select dl dd:hover,.layui-form-select dl dd.layui-this{
    background: #F2F5FF;
    color: #003BFC;
}
/* 首页六大理由 */
.ymreg_serve_ul {
    padding-bottom: 40px;
}

.ymreg_serve_ul li {
    float: left;
    width: 285px;
    height: 366px;
    background: #ffffff;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 51px 27px 0 30px;
    transition: all 0.3s;
    border: 1px solid #E1E6F0;
}

.ymreg_serve_ul li .p0 i {
    font-size: 38px;
    line-height: 38px;
}

.ymreg_serve_ul li .p1 {
    margin-top: 42px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
}

.ymreg_serve_ul li .p2 {
    margin-top: 25px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 24px;
}

.ymreg_serve_ul li:nth-child(4n) {
    margin-right: 0;
}

.ymreg_serve_ul li:hover {
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.ymreg_serve_ul li:hover .p0,
.ymreg_serve_ul li:hover .p1,
.ymreg_serve_ul li:hover .p1 i {
    color: #003BFC;
}
/* 首页常见问题 */
.dealer_qs_box {
    padding: 50px 40px 50px 80px;
    display: flex;
    background: #fff;
    height: 340px;
    border: 1px solid #E1E6F0;
}
.dealer_qs_box .dealer_qs_ol{
    padding-left: 80px;
    float: left;
    width: 469px;
}
.dealer_qs_box .dealer_qs_ol li a{
    display: flex;
}
.dealer_qs_box .dealer_qs_ol li{
    margin-bottom: 30px;
    color: #040F43;
}
.dealer_qs_box .dealer_qs_ol .dealer_active a p{
    color: #004DFF;
}
.dealer_qs_box .dealer_qs_ol .dealer_active a p i{
    color: #004DFF;
    background: transparent;
}
.dealer_qs_box .dealer_qs_ol .dealer_active a i{
    background: #004DFF;
    color: #fff;
}
.dealer_qs_box .dealer_qs_ol li a i{
    width: 24px;
    height: 24px;
    background: #F2F5FF;
    display: block;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
    margin-right: 19px;
}
.dealer_qs_box .dealer_qs_ol li a p{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    display: block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dealer_qs_box .dealer_qs_ol li a p i{
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    display: inline;
    color: #333;
    background: transparent;
}

.dealer_qs_ul {
    width: 609px;
    float: left;
    border-right: 1px solid #E1E6F0;
    padding-right: 81px;
}

.dealer_qs_ul li {
    position: relative;
    display: none;
}
.dealer_qs_ul li a p {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
}

.dealer_qs_ul li a i {
    transition: all 0.3s;
    font-size: 18px;
    color: #999;
    transform: rotate(0deg);
}

.dealer_qs_ul .dealer_son {
    margin-top: 30px;
}

.dealer_qs_ul .dealer_son h6 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 30px;
}

.dealer_qs_ul .dealer_son h6:last-child {
    margin-bottom: 0;
}

.dealer_qs_ul .dealer_son p {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
}

/* 拖拽 */
.gn-slider_box{
    width: 315px;
    display: inline-block;
    margin-right: 40px;
    padding: 24px 0 19px 0;
}

.gn-slider {
    min-height: 30px;
    display: table;
    display: flex;
    padding-bottom: 0;
    align-items: center;
    color: rgba(0, 0, 0, .9);
}

.gn-slider_content {
    position: relative;
    height: 4px;
    padding: 12px 0 27px;
    box-sizing: initial;
    flex: 1;
    border-right: 8px solid transparent;
    width: 350px;
    flex: none;
}

.gn-slider_bar {
    height: 4px;
    background-color: #E1E6F0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
}

.gn-slider_track {
    background-color: #515e88;
    position: absolute;
    height: 4px;
}

.gn-slider_handle {
    width: 16px;
    height: 28px;
    display: inline-block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    font-size: 0;
    cursor: pointer;
    margin-left: -8px;
}

.gn-slider_handle-inner {
    border-radius: 0;
    background-color: #515E88;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: auto;
}

.gn-slider_handle-inner::before {
    content: '';
    clear: both;
    position: absolute;
    left: 5px;
    top: 10px;
    width: 1px;
    height: 10px;
    background: #fff;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}

.gn-slider_handle-inner::after {
    content: '';
    clear: both;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 1px;
    height: 10px;
    background: #fff;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}
.gn-slider_handle_title{
    display: none;

    font-size: 12px;
    -moz-box-sizing: border-box;
    padding: 12px;
    border-radius: 0;
    background-color: #fff;
    line-height: 1.5;
    box-shadow: 0 0 16px 0 rgb(54 58 80 / 16%);
    
    position: absolute;
    pointer-events: none;
    left: 50%;
    bottom: 130%;
    transform: translateX(-50%);
    color: #000;
    box-sizing: border-box;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    width: max-content;
}
.gn-slider_handle_title::before{
    font-size: 0;
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border: 6px dashed transparent;
    top: 100%;
    left: inherit;
    right: inherit;
    margin-top: -1px;
    border-top-style: solid;
    margin-left: -6px;
    border-top-color: #fff;
}

.gn-slider_handle_title::after{
    font-size: 0;
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border: 5px dashed transparent;
    top: 100%;
    left: inherit;
    right: inherit;
    margin-top: -1px;
    border-top-style: solid;
    margin-left: -5px;
    border-top-color: #fff;
}

.gn-slider_mark {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

.gn-slider_text {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
    padding-top: 24px;
    white-space: nowrap;
    transform: translateX(-50%);
    line-height: 1;
    font-weight: 400;
    color: #040F43;;
}

.gn-slider_text .gn-slider_text_scale {
    height: 12px;
    background-color: #E1E6F0;
    position: absolute;
    left: 50%;
    top: 0px;
}
.gn_slider_first_text{
    position: absolute;
}
.gcs_yxgn{
    margin: 30px 0;
}

.gcs_yxgn li{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 20px;
    float: left;
    min-width: 289px;
    max-width: 289px;
}

.gcs_yxgn li:nth-child(2n){
    min-width: 150px;
    max-width: 236px;
}

.gcs_yxgn li i{
    margin-right: 5px;
    color: #3464FF;
}
.gcs_tips {
    font-size: 14px;
    color: #3464FF;
    cursor: pointer;
    position: relative;
    display: inline-block;
    line-height: 1;
}
.gn_tips{
    font-size: 12px;
    color: #040F43;
    line-height: 24px;
    padding: 12px 16px;
    background: #fff;
    border: 1px solid #E1E6F0;
    position: absolute;
    max-width: 316px;
    transform: translate(-50%, -100%);
    z-index: 99999;
}
.gn_tips::after{
    background: url(../imgs/xiaosj.png) no-repeat center bottom;
    width: 9px;
    height: 7px;
    background-size: 9px 7px;
    content: '';
    clear: both;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    /* z-index: 2; */
}
.gcs_form_number .layui-form-select dl{
    padding: 0;
    border-color: #E1E6F0;
}

/* .gn_gwc_select {
    position: relative;
    color: #333;
    line-height: 38px;
    cursor: pointer;
}

.gn_gwc_select_label {
    width: 100%;
    height: 38px;
    background: #FFFFFF;
    padding: 0;
    position: relative;
    z-index: 101;
    border: none;
}
.gn_gwc_select_label .gwc_select_txt{
    line-height: 38px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    user-select: none;
} */

.gn_select_label .gn_select_txt span{
    display: inline-block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 12px;
    background: #E8001C;
    border-radius: 2px;
    border: 1px solid #E8001C;
    margin-left: 6px;
    padding: 3px 4px;
    box-sizing: border-box;
}
/* 
.gn_gwc_select i {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    border-width: 6px;
    border-top-color: #E1E6F0;
    border-top-style: solid;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.gn_gwc_select i.on {
    margin-top: -9px;
    transform: rotate(180deg);
    border-top-color: #3464ff;
}

.gwc_select_dropdown-menu {
    display: none;
    position: absolute;
    width: 100%;
    line-height: 38px;
    border-radius: 0;
    margin-top: 1px;
    border: 1px solid #E1E6F0;
    z-index: 1;
    background: #fff;
    padding: 0!important;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: gwc_select_upbit;
    animation-name: gwc_select_upbit;
} */
@keyframes gwc_select_upbit {
    from {
        transform:translate3d(0, 30px, 0);
        opacity:.3
    }
    to {
        transform:translate3d(0, 0, 0);
        opacity:1
    }
}

.gn_select_dropdown-menu.active {
    display: block;
}
.gn_select_dropdown-menu.top.active {
    bottom: 0px;
    margin-bottom: 48px;
}
/* 
.gwc_select_dropdown-menu li {
    padding: 0 10px;
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    user-select: none;
} */
.gn_select_dropdown-menu li span{
    display: inline-block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 12px;
    background: #E8001C;
    border-radius: 2px;
    border: 1px solid #E8001C;
    margin-left: 6px;
    padding: 3px 4px;
    box-sizing: border-box;
}
.gn_select_dropdown-menu li.on,
.gn_select_dropdown-menu li:hover {
    color: #3464ff;
    background-color: #F2F5FF;
}

/* +sbc */
.flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
/* æŽ¨è */
.gcs_index_fwq_tab{
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gcs_index_fwq_tab_btn{
    min-width: 120px;
    padding: 0 20px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    font-size: 14px;
    cursor: pointer;
    margin-right: 20px;
    text-align: center;
    line-height: 42px;
    box-sizing: border-box;
}
.gcs_index_fwq_tab_btn:hover{
    border: 1px solid #3464FF;
    color: #3464FF;
}
.gcs_index_fwq_tab_btn.btn_active{
    border: 0px solid transparent;
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%) !important;
    color: #fff;
}
.gcs_index_fwq_tab_btn:last-child{
    margin-right: 0;
}

.gcs__index_container{
    padding-bottom: 70px;
}
.gcs__index_container h2{
    text-align: center;
    padding: 63px 0 47px;
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 50px;
}
.gcs__index_tabel .h82{
    height: 82px;
}
.gcs__index_tabel .h106{
    height: 106px;
}
.gcs__index_tabel .h108{
    height: 108px;
}
.gcs__index_tabel .h132{
    height: 132px;
}
.gcs__index_tabel .h136{
    height: 136px;
}
.gcs__index_tabel .h180{
    height: 180px;
}
.gcs__index_tabel .h178 {
    height: 178px;
}
.gcs__index_tabel_th{
    width: 171px;
}
.gcs__index_tabel_tr{
    width: 344px;
    margin-left: -1px;
}
.gcs__index_tabel_tr.active{
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    z-index: 99;
    position: relative;
}
.gcs__index_tabel_tr.active .gcs__index_tabel_head{
    background: #3464FF;
    color: #FFFFFF;
    border-color: #3464FF;
}

.gcs__index_tabel .gcs__index_show{
    display: flex!important;
}
.gcs__index_tabel_th .gcs__index_tabel_td{
    padding-left: 50px;
    padding-right: 24px;
    font-weight: bold;
    margin-top: -1px;
    background: #FFFFFF;
}
.gcs__index_tabel_tr .gcs__index_tabel_td{
    padding-left: 50px;
    padding-right: 21px;
    font-weight: normal;
    margin-top: -1px;
    color: #8187A1;
}
.gcs__index_tabel_tr .gcs__index_tabel_td .gcs_index_td_link:hover{
    color:#3464FF;
}
.gcs__index_tabel_tr .gcs__index_tabel_td i{
    margin-right: 4px;
}
.gcs__index_tabel_tr .gcs__index_tabel_td i:last-child{
    margin-right: 0;
}
.gcs__index_tabel_tr.active .gcs__index_tabel_td{
    color: #040F43;
}
.gcs__index_tabel_head{
    max-width: 344px;
    width: 100%;
    height: 72px;
    background: #F7F9FF;
    border: 1px solid #E1E6F0;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 28px;
    padding: 17px 24px 17px 50px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.gcs__index_tabel_head1{
    display: none;
}
.gcs__index_tabel_td{
    width: 100%;
    height: 64px;
    border: 1px solid #E1E6F0;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 24px;
    padding: 17px 24px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background: #FFFFFF;
}
.gcs__index_tabel_td_price{
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.gcs__index_tabel_td .gcs__index_title{
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 26px;
}
.gcs__index_tabel_td .gcs__index_price{
    width: 100%;
    line-height: 36px;
    height: 36px;
    margin-top: 2px;
}
.gcs__index_tabel_td .gcs__index_price span{
    font-size: 24px;
    line-height: 36px;
    color: #E8001C;
    font-family: DINProM !important;
    font-weight: bold;
}
.gcs__index_tabel_td .gcs__index_price em{
    font-size: 14px;
    color: #8187A1;
    line-height: 36px;
}
.gcs__index_tabel_td a{
    color: inherit;
    font-size: inherit;
}
.gcs__index_tabel_td a:hover{
    color: #3464FF;
}
.gcs__index_tabel_td.gcs__index_tabel_td_price a{
    margin-top: 8px;
    display: block;
    width: 78px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 6px;
}
/* æµç¨‹ */
.hot_push_box .hot_push_item{
    border: 1px solid #E1E6F0;
}
.zqip_box, .xllx_box{
    margin: 0 0 8px 86px;
    font-size: 12px;
    font-weight: 400;
    color: #8187A1;
    line-height: 18px;
}
.zqip_box #gcs_zqip, .xllx_box #gcs_xllxqb{
    color: #3464FF;
    cursor: pointer;
}
.zqip_box .iconfont, .xllx_box .iconfont{
    font-size: 12px;
    color: #8187A1;
    transform: rotate(90deg);
}
.gcs_table1 tbody td.bzctd_text{
    font-weight: 400;
    color: #E8001C;
    padding: 0 13px;
    line-height: 54px;
    min-height: 54px;
}
.gcs-demo-slider-box{
    padding-left: 8px;
}
.gcs-demo-slider-box .layui-slider-bar {
    border-radius: 0;
    z-index: 9;
}
.gcs-demo-slider-box .layui-slider-bar::after {
    content: '';
    position: absolute;
    height: 100%;
    background: rgb(81, 94, 136);
    left: -8px;
    width: 9px;
}
.gcs-demo-slider-box .layui-slider {
    background: #E1E6F0;
    border-radius: 0;
}
.gcs-demo-slider-box .layui-slider-step {
    position: absolute;
    width: 3px;
    height: 12px;
    border-radius: 0%;
    background: #E1E6F0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.gcs-demo-slider-box .layui-slider::before{
content: "";
position: absolute;
width: 3px;
height: 12px;
background: #E1E6F0;
right: 0;
}
.gcs-demo-slider-box .layui-slider::after{
content: "";
position: absolute;
width: 3px;
height: 12px;
background: #E1E6F0;
left: -8px;
}
.gcs-demo-slider-box .layui-slider-wrap-btn {
    border-radius: 2px;
    background-color: #515E88;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 16px;
    height: 28px;
    z-index: auto;
    border: 0px solid transparent !important;
}
.gcs-demo-slider-box .layui-slider-wrap-btn::before {
    content: '';
    clear: both;
    position: absolute;
    left: 5px;
    top: 10px;
    width: 1px;
    height: 10px;
    background: #fff;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}
.gcs-demo-slider-box .layui-slider-wrap-btn::after {
    content: '';
    clear: both;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 1px;
    height: 10px;
    background: #fff;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}
.gcs-demo-slider-box .layui-slider-tips {
    display: none;
    font-size: 12px;
    -moz-box-sizing: border-box;
    padding: 12px;
    border-radius: 0;
    background-color: #fff;
    line-height: 1.5;
    box-shadow: 0 0 16px 0 rgb(54 58 80 / 16%);
    position: absolute;
    pointer-events: none;
    left: 50%;
    bottom: 130%;
    transform: translateX(-50%);
    color: #000;
    box-sizing: border-box;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    width: max-content;
    height: auto;
    top: auto;
    bottom: 25px;
}
.gcs-demo-slider-box .layui-slider-tips::after {
    border-color: #fff transparent transparent transparent;
}
.gcs-demo-slider-box .layui-slider-step .son {
    width: auto;
    line-height: 1;
    font-size: 12px;
    color: #040F43;
    position: absolute;
    bottom: -100%;
    left: 50%;
    transform: translate(-50%, 12px);
}
.gcs-demo-slider-text-ul{
    display: flex;
    margin-top: 16px;
    position: relative;
    color: #040F43;
}
.gcs-demo-slider-text-li{
    position: absolute;
}
.gcs-demo-slider-text-li:first-child{
    left: -8px;
}
.gcs-demo-slider-text-li:nth-of-type(2){
    left: 50%;
    transform: translate(-50%);
}
.gcs-demo-slider-text-li:last-child{
    right: 0px;
    transform: translate(50%);
}
.mr30{
    margin-right: 30px;
}
.minWidth100{
    min-width: 100px;
}
.fs14{
    font-size: 14px !important;
}
.gcs_cc, .gcs_cc *{
    font-size: 14px;
}
.user-select{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* 加减按钮输入框hover蓝色 */
.gcs_cc_an.gcs_cc_an_new{
    position: relative;
    width: 140px;
    height: 34px;
}
.gcs_cc_an.gcs_cc_an_new input.ymsl[readonly]{
    border-top: 1px solid #E1E6F0;
    border-bottom: 1px solid #E1E6F0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    z-index: 1 !important
}
.gcs_cc_an.gcs_cc_an_new input[readonly]{
    z-index: 1 !important
}
.gcs_cc_an.gcs_cc_an_new button.gcs_reduce,.gcs_cc_an.gcs_cc_an_new button.gcs_plus  {
    top: 0;
    position: absolute;
    z-index: 4;
}
.gcs_cc_an.gcs_cc_an_new button.gcs_reduce  {
    left: 0;
}
.gcs_cc_an.gcs_cc_an_new button.gcs_plus  {
    right: 0;
}
.gcs_foot_left .gcs_cc_an.gcs_cc_an_new{
    width: 126px;
    height: 38px;
}
.gcs_cc_an.gcs_cc_an_new input{
    width: 74px !important;
    position: absolute;
    left: 33px;
    top: 0;
}
.gcs_foot_left .gcs_cc_an.gcs_cc_an_new input{
    width: 52px !important;
    position: absolute;
    left: 37px;
    top: 0;
}
.gcs_cc_an.gcs_cc_an_new input:hover,.gcs_cc_an.gcs_cc_an_new input:focus{
    border: 1px solid #3464FF;
    z-index: 5;
}
.gcs_cc_an.gcs_cc_an_new button.disabled{
    z-index: 2 !important;
}
.gcs_cc_an.gcs_cc_an_new button:hover {
    color: #3464FF;
    border: 1px solid #3464FF;
    z-index: 6;
}

/*抽奖*/
#fwqcj_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    filter: alpha(opacity=30);
}

#fwqcj {
    width: 334px;
    height: 504px;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#fwqcj_bg img {
    width: 100%;
    height: 100%;
}

.cjimg {
    width: 334px;
    height: 392px;
}

.ljcj {
    width: 212px;
    height: 77px;
    margin: -29px 0 0 64px;
    cursor: pointer;
}

.closeCj {
    opacity: 0.5;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    line-height: 24px;
    margin: 40px auto 0;
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#fwqcjjg {
    display: none;
    width: 413px;
    height: 569px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -206px;
    margin-top: -333px;
    animation: rafflr_big 0.5s forwards ease-out;
}

#fwqcjjg .jgbg {
    width: 413px;
    height: 505px;
}

.ljsy {
    width: 174px;
    height: 42px;
    position: absolute;
    bottom: 126px;
    left: 118px;
    cursor: pointer;
}

.gdgz {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 12px;
    text-align: center;
    position: absolute;
    bottom: 91px;
    opacity: .5;
    width: 100%;
    cursor: pointer;
}

.closeCj:hover,.gdgz:hover {
    opacity: 1;
}

.hdtitle {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #0D3DDC;
    line-height: 20px;
    background: linear-gradient(180deg, #94F0FF 0%, #D5FAFF 82%, #C4F4FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 119px;
}

.hdtitle1 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    opacity: .8;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 178px;
}

.hdcard {
    position: absolute;
    top: 216px;
    left: 76px;
}

.hdcard li {
    width: 260px;
    height: 66px;
    margin-bottom: 20px;
}

.hdcard li:last-child {
    margin: 0;
}

.hdcard li .fl {
    width: 90px;
    padding: 10px 20px 11px;
}

.hdcard li .fr {
    width: 170px;
    padding: 13px 0 14px 20px;
}

.hdcard li .fl span {
    font-size: 19px;
    font-family: DINProM;
    color: #474BCE;
    line-height: 22px;
    margin-bottom: 5px;
    display: block;
}

.hdcard li .fl p {
    width: 50px;
    height: 18px;
    background: #474BCE;
    border-radius: 2px;
    text-align: center;
}

.hdcard li .fl p b {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 18px;
    transform: scale(0.8);
    display: block;
}

.hdcard li .fr span {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #474BCE;
    line-height: 16px;
    margin-bottom: 11px;
    display: block;
}

.hdcard li .fr p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #474BCE;
    line-height: 12px;
}

.fwqcj_gz.layui-layer-page .layui-layer-btn {
    margin-top: 0;
    padding-top: 0;
}

.gzli {
    font-size: 14px;
    display: flex;
    line-height: 24px;
}

.gzli p {
    font-size: 14px;
}

.gzlius p {
    padding-left: 6px;
}

.fwqcjjg_us .hdtitle {
    top: 117px;
}

.fwqcjjg_us .hdcard li .fr {
    padding-top: 10px;
}

.fwqcjjg_us .hdcard li .fr p {
    display: none;
}

.fwqcjjg_us .hdcard li .fr span {
    line-height: 22px;
}

.img_dj {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.gcs_table_page .layui-laypage{
    font: 12px PingFangSC-Regular, PingFang SC, "Microsoft YaHei", Arial;
}
.gcs_table_page .layui-laypage *{
    margin-bottom: 0;
}
.gcs_table_page .layui-laypage-curr .layui-laypage-em {
    background-color: #3464FF;
}
.gcs_table_page input:focus{
    border-color: #3464FF !important;
}
.gcs_table_page input:focus,
.gcs_table_page select:focus {
    border-color: #3464FF !important;
}
.gcs_table_page .select-box {
    display: block;
    border: 1px solid #e5e5e5;
    border-right: 0;
    text-align: center;
    overflow: hidden;
    margin: 0;
    height: 22px;
    line-height: 22px;
}
.gcs_table_page .layui-laypage-curr .layui-laypage-em,
.gcs_table_page button,
.gcs_table_page input {
    border-radius: 0 !important;
}
.gcs_table_page .layui-laypage-curr{
    height: 30px;
    width: auto;
    line-height: 30px;
    box-sizing: border-box;
}
.gcs_table_page input {
    width: 42px;
    color: #333;
}

.gcs_table_page button {
    padding: 0 18px;
    color: #8187a1;
}

.gcs_table_page button,
.gcs_table_page input {
    height: 30px;
    line-height: 28px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    box-sizing: border-box;
    font-size: 12px;
}
.gcs_table_page button:hover{
    border-color: #3464FF !important;
    color: #3464FF !important;
}

.gcs_table_page a, .gcs_table_page span {
    height: 30px;
    line-height: 28px;
}
.gcs_table_page a[data-page],.gcs_table_page .layui-laypage-next,.gcs_table_page .layui-laypage-prev{
    border: 0;
    padding: 0 12px;
}
.gcs_table_page .layui-laypage-curr{
    padding: 0 11px;
    line-height: 28px;
}
.gcs_table_page .layui-laypage{
    line-height: 1;
    margin: 0;
    padding: 0;
}
.gcs_table_page .layui-laypage-limits select{
    font-size: 12px;
    background: #fff;
    border-radius: 0;
    color: #8187A1;
    border-color: #E1E6F0;
    height: 30px;
    box-sizing: border-box;
    padding-right: 12px;
    padding-left: 8px;
}
.gcs_table_page .layui-laypage-spr{
    border: 0;
}
.gcs_table_page .layui-laypage .layui-laypage-skip{
    color: #8187A1;
}
.space-between{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.bzctd_text .Warm_Tips{
    line-height: 18px;
    padding-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.minH54{
    min-height: 54px;
}
.mt10{
    margin-top: 10px;
}
.xllx_box .layui-unselect{
    width: 100%;
}

.wdzs_box i {
    color: #8187a1;
    opacity: 0.3;
}

.wdzs_box.wdzs_1 i:nth-child(1),
.wdzs_box.wdzs_2 i:nth-child(-n+2),
.wdzs_box.wdzs_3 i:nth-child(-n+3),
.wdzs_box.wdzs_4 i:nth-child(-n+4),
.wdzs_box.wdzs_5 i:nth-child(-n+5) {
    opacity: 1;
}
/* tczs-tabs展示ip数量的（目前在售的云服务器无此功能） 因和全局账号手续费冲突，所以暂时处理注释 start */
/* .tczs-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal; 
    -webkit-box-direction: normal; 
    -webkit-flex-direction: row; 
    -moz-box-orient: horizontal; 
    -moz-box-direction: normal; 
    -ms-flex-direction: row; 
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: 
    flex-start;-moz-box-pack: 
    start;-ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 6px 0 24px;
}
.tczs-tabs .tczs-tab {
    width: 116px;
    height: 38px;
    border: 1px solid #E1E6F0;
    font-size: 14px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    margin-left: 16px;
    cursor: pointer;
}
.tczs-tabs .tczs-tab:first-child {
    margin-left: 0;
}
.tczs-tabs .tczs-tab:hover {
    border-color: #3464FF;
    color: #3464FF;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.tczs-tabs .tczs-tab.active {
    border: none;
    color: #FFF;
    background: -webkit-gradient( linear, left top, left bottom, from(#3D7FFF), color-stop(64%, #0053FC), to(#003BFC));
    background: -webkit-linear-gradient( top, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    background: -moz-linear-gradient( top, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    background: -o-linear-gradient( top, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    background: linear-gradient( 180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
}
.tczs-table{
    border: 1px solid #E1E6F0;
    border-radius: 0px;
}
.tczs-head{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #F7F9FF;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #E1E6F0;
}
.tczs-head .tczs-ym, 
.tczs-head .tczs-jg,
.tczs-head .tczs-sl{
    text-align: left;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-indent: 20px;
    font-size: 12px;
    color: #333;
    box-sizing: content-box;
}

.tczs-head .tczs-ym{
    border-right: 1px solid #E1E6F0;
}
.tczs-body {
    max-height: 340px;
    overflow-y:auto;
}
.tczs-body .tczs-tr{
    height: 40px;
    line-height: 40px;
}
.tczs-body tr.tczs-tr:hover {
    background: #F7F9FF;
}

.tczs-head .tczs-ym,
.tczs-body .tczs-ym{
    width: 360px;
}
.tczs-head .tczs-jg{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tczs-head .tczs-jg
.tczs-body .tczs-jg{
    width: 470px;
}
.tczs-body .tczs-tr:last-of-type .tczs-td{
    border-bottom: none;
}

.tczs-body .tczs-td{
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border-bottom: 1px solid #E1E6F0;
    border-left: 1px solid #E1E6F0 !important;
    color: #333;
    text-indent: 20px;
    box-sizing: content-box;
    
}
.tczs-body .tczs-tr:hover .tczs-ym {
    color: #3464FF;
}

.tczs-body .tczs-tr .tczs-ym{
    border-left: none !important;
    font-weight: 600;
}
.tczs-body .tczs-tr .tczs-ym.tczs-ym-active {
    background: #F7F9FF;
    color: #3464FF;
}
.tczs-body .tczs-tr .tczs-ym.tczs-border-none {
    border-bottom: none !important;
}
.tczs-body .tczs-td .tczs-ym{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding-right: 10px;
} */
/* tczs-tabs展示ip数量的（目前在售的云服务器无此功能） 因和全局账号手续费冲突，所以暂时处理注释 end */


/* .gcs__index_tabel_head{
    padding: 17px 24px 17px 30px;
} */
/* .gcs__index_tabel_tr .gcs__index_tabel_td,
.gcs__index_tabel_th .gcs__index_tabel_td{
    padding-left: 30px;
} */
/* .gcs__index_tabel_head{
    max-width: 267px;
} */
/* .gcs__index_tabel_tr{
    width: 267px;
} */
/* .gcs__index_tabel_th{
    width: 132px;
} */



.ysjz_tags {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    margin-right: 30px;
    margin-left: 14px;
}
.ysjz_tags .ysjz_tag{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #040F43;
    line-height: 14px;
    width: 74px;
    height: 38px;
    position: relative;
    border-top:1px solid #E1E6F0;
    border-bottom: 1px solid #E1E6F0;
    border-right:1px solid #E1E6F0;
    box-sizing: border-box;
    position: relative;
}
.ysjz_tags .ysjz_tag:first-child {
    border:1px solid #E1E6F0;
}

.ysjz_tags .ysjz_tag .discount{
    position: absolute;
    top: -9px;
    right: -1px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    color:#fff;
    padding: 3px 4px;
    background: #E8001C;
    border-radius: 2px;
    z-index: 3;

}
.ysjz_tags .on {
    color: #3464FF !important;
}
.ysjz_tags .on::before {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #3464FF;
    z-index: 2;
}

.gcs_jfms {
    margin: 12px 0;
}

.gcs_jfms .gcs_radios {
    width: 248px;
    height: 66px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: start;
}

.gcs_jfms .gcs_radios.active,.gcs_jfms .gcs_radios:hover {
    border-color: #3464ff;
}

.gcs_jfms .gcs_radios.active p,.gcs_jfms .gcs_radios:hover p {
    color: #3464FF;
}

.gcs_jfms .gcs_radios p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #040F43;
    line-height: 14px;
    margin-bottom: 12px;
}

.gcs_jfms .gcs_radios span {
    font-family: PingFangSC, PingFang SC;
    font-size: 12px;
    color: #8187A1;
    line-height: 12px;
}

.gcs_hide {
    display: none !important;
}

.gcs_table1 thead .triangle-box {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 11px;
    top: 1px;
    transform: translateY(-0.5px);
    -webkit-transform: translateY(-0.5px);
    -moz-transform: translateY(-0.5px);
    -ms-transform: translateY(-0.5px);
    -o-transform: translateY(-0.5px);
}

.gcs_table1 thead .triangle-up, .gcs_table1 thead .triangle-down {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-style: solid;
    border-width: 4px;
    cursor: pointer;
    left: 0;
    opacity: 0.5;
    margin: 0;
}

.gcs_table1 thead .triangle-up{
    border-color: transparent transparent #fff transparent;
    top: -3px;
}

.gcs_table1 thead .triangle-down {
    border-color: #fff transparent transparent transparent;
    bottom: -4px;
}

.gcs_table1 thead .desc .triangle-down {
    border-color: #fff transparent transparent transparent;
    opacity: 1;
}

.gcs_table1 thead .asc .triangle-up {
    border-color: transparent transparent #fff transparent;
    opacity: 1;
}

.gcs_table1 thead .gcs_ckfy_px a {
    line-height: 40px;
    float: left;
    color: #fff;
}

.gcs_table1 thead .gcs_ckfy_px .gnTips {
    float: left;
    position: relative;
    top: 11px;
}

/* 首页table */
.gcs_index_tabel {
    position: relative;
}

.gcs_index_tabel table {
    background: #fff;
    border-top: 1px solid #e1e6f0;
    border-left: 1px solid #e1e6f0;
}

.gcs_index_tabel td,
.gcs_index_tabel th {
    border-right: 1px solid #e1e6f0;
    border-bottom: 1px solid #e1e6f0;
    line-height: 24px;
    font-family: PingFang SC, "Microsoft YaHei", Tahoma, Helvetica, sans-serif;
}

.gcs_index_tabel td {
    padding: 20px 30px 20px 60px;
    color: #8187a1;
}

.gcs_index_tabel th {
    font-weight: 500;
    font-size: 18px;
    color: #040F43;
    background: #F7F9FF;
    padding: 24px 30px 24px 60px;
    text-align: left;
}

.gcs_index_tabel td:first-child {
    width: 171px;
    font-weight: 500;
    color: #040F43;
}

.gcs_index_tabel .shadow {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0px 10px 36px 0px rgb(5 17 71 / 7%);
    pointer-events: none;
}

.gcs_index_tabel th.active {
    background: #3464FF;
    border-color: #3464FF;
    color: #fff;
}

.gcs_index_tabel td.active {
    color: #040F43;
}

.gcs_index_tabel .gcs_head_fixed {
    width: 1199px;
    display: none;
    z-index: 999;
}